[INFO] fetching crate math-differential-evolution 0.3.3...
[INFO] checking math-differential-evolution-0.3.3 against try#05c0158cca4d7ab383df6c11b9cc128ebf3730be for pr-156977
[INFO] extracting crate math-differential-evolution 0.3.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate math-differential-evolution 0.3.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate math-differential-evolution 0.3.3
[INFO] tweaked toml for crates.io crate math-differential-evolution 0.3.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate math-differential-evolution 0.3.3 on toolchain 05c0158cca4d7ab383df6c11b9cc128ebf3730be
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate math-differential-evolution 0.3.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8d8b1ed362c0a867968b96516a81003a64bc6d1a6fc77880c0237e548ab01800
[INFO] running `Command { std: "docker" "start" "8d8b1ed362c0a867968b96516a81003a64bc6d1a6fc77880c0237e548ab01800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d8b1ed362c0a867968b96516a81003a64bc6d1a6fc77880c0237e548ab01800" "/opt/rustwide/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d8b1ed362c0a867968b96516a81003a64bc6d1a6fc77880c0237e548ab01800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d8b1ed362c0a867968b96516a81003a64bc6d1a6fc77880c0237e548ab01800" "/opt/rustwide/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling math-differential-evolution v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling plotly_derive v0.13.5
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking plotly v0.13.5
[INFO] [stderr]     Checking math-test-functions v0.3.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.11s
[INFO] running `Command { std: "docker" "inspect" "8d8b1ed362c0a867968b96516a81003a64bc6d1a6fc77880c0237e548ab01800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d8b1ed362c0a867968b96516a81003a64bc6d1a6fc77880c0237e548ab01800", kill_on_drop: false }`
[INFO] [stdout] 8d8b1ed362c0a867968b96516a81003a64bc6d1a6fc77880c0237e548ab01800
